projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bbe86a
)
Fix a doc typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 28 Jan 2011 16:08:26 +0000
(11:08 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 28 Jan 2011 16:10:07 +0000
(11:10 -0500)
gdk/gdkdnd.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdnd.c
b/gdk/gdkdnd.c
index fd54a8a71b8255ed34fbaa59681d200f55961f86..ad45f4053726cc7f1f1f5173c5c9fdb819f3c989 100644
(file)
--- a/
gdk/gdkdnd.c
+++ b/
gdk/gdkdnd.c
@@
-70,7
+70,7
@@
gdk_drag_context_list_targets (GdkDragContext *context)
* @context: a #GdkDragContext
*
* Determines the bitmask of actions proposed by the source if
- * gdk_drag_context_suggested_action() returns GDK_ACTION_ASK.
+ * gdk_drag_context_
get_
suggested_action() returns GDK_ACTION_ASK.
*
* Return value: the #GdkDragAction flags
*